Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Member Functions | List of all members
RadiusServerProcess Class Reference

RadiusServerProcess holds and manipulates the RadiusServerProcess server process. More...

Inheritance diagram for RadiusServerProcess:
Process

Public Member Functions

int getPort ()
 
void setPort (int)
 Sets the port of the radius server. More...
 
- Public Member Functions inherited from Process
Device getOwnerDevice ()
 Returns the device for this process. More...
 

Detailed Description

RadiusServerProcess holds and manipulates the RadiusServerProcess server process.

Member Function Documentation

◆ getPort()

int RadiusServerProcess::getPort ( )

Gets the port of the radius server

Returns
The port of the radius server

◆ setPort()

void RadiusServerProcess::setPort ( int  )

Sets the port of the radius server.

Parameters
port,portnumber

The documentation for this class was generated from the following file: